home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue49 / Factory / FReportAddressLabel.dfm / FReportAddressLabel.txt
Encoding:
Text File  |  1999-06-16  |  380 b   |  20 lines

  1. inherited FormReportMailingLabels: TFormReportMailingLabels
  2.   Width = 232
  3.   Height = 154
  4.   Caption = 'FormReportMailingLabels'
  5.   OldCreateOrder = True
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited MemoReport: TMemo
  9.     Width = 217
  10.     Height = 87
  11.     ReadOnly = True
  12.     TabOrder = 1
  13.   end
  14.   inherited bbCancel: TBitBtn
  15.     Left = 146
  16.     Top = 98
  17.     TabOrder = 0
  18.   end
  19. end
  20.